home *** CD-ROM | disk | FTP | other *** search
/ 220 Jogos / 220 jogos.iso / tetris / tetron / SOURCE / Tetron.plg < prev    next >
Encoding:
Text File  |  2002-08-14  |  1.3 KB  |  40 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Tetron - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\WINDOWS\TEMP\RSP7343.TMP" with contents
  10. [
  11. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Tetron.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
  12. "C:\Dev\OpenGL\Tetron\opengl.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP7343.TMP" 
  15. Creating temporary file "C:\WINDOWS\TEMP\RSP7344.TMP" with contents
  16. [
  17. winmm.lib opengl32.lib glu32.lib glaux.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Tetron.pdb" /machine:I386 /out:"Release/Tetron.exe" 
  18. .\Release\container.obj
  19. .\Release\gamemain.obj
  20. .\Release\opengl.obj
  21. .\Release\tetramino.obj
  22. .\Release\Timer.obj
  23. .\Release\top10.obj
  24. .\Release\winmain.obj
  25. ]
  26. Creating command line "link.exe @C:\WINDOWS\TEMP\RSP7344.TMP"
  27. <h3>Output Window</h3>
  28. Compiling...
  29. opengl.cpp
  30. Linking...
  31. LINK : warning LNK4089: all references to "ADVAPI32.dll" discarded by /OPT:REF
  32.  
  33.  
  34.  
  35. <h3>Results</h3>
  36. Tetron.exe - 0 error(s), 1 warning(s)
  37. </pre>
  38. </body>
  39. </html>
  40.